home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / jlut522.zip / HLP.ZIP / EX.HLP < prev    next >
Text File  |  1993-05-02  |  4KB  |  85 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ Option:  EX  EXTRACT........................................................│
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Syntax  
  6. ═══════════════════════════════════════════════════════════════════════════════
  7. JLUTIL /EX [Parameters] [-Switches]
  8. ═══════════════════════════════════════════════════════════════════════════════
  9.  
  10. Switch Description  
  11. ═══════════════════════════════════════════════════════════════════════════════
  12.   -S   Report to Sysop
  13.   -U   Msg to Sender, if extracted
  14.   -K   Kill msg after it has been extracted
  15. ═══════════════════════════════════════════════════════════════════════════════
  16.  
  17. Param       Description  
  18. ═══════════════════════════════════════════════════════════════════════════════
  19. MsgArea     DosName
  20.             ?    Choose it from a menue
  21.             ~    NetMailArea 
  22.  
  23. FileName    of the Text and Control File without Extension
  24.  
  25. Sender      If you want to extract the msgs only of a special sender
  26. Receiver    or a special receiver
  27. Subject     or with a special subject
  28. ═══════════════════════════════════════════════════════════════════════════════
  29.  
  30. Explanation  
  31. ═══════════════════════════════════════════════════════════════════════════════
  32. Extract Msgs from a MSG-Area to the File EXTRACT.@JL or a specified
  33. FileName.
  34.  
  35. eg: JLUTIL /EX ~,JULO,,Juergen Lorenz,
  36.  
  37. Extracts in the NetMail Area all msgs to Juergen Lorenz into the File
  38. JULO.@JL and the ControlFile is JULO.CTL.
  39.  
  40. eg: JLUTIL /EX ~,MCS,MAILBOX CONTROL SYSTEM,,JLUTIL USAGE
  41.  
  42. Extracts in the NetMail Area all msgs from MAILBOX CONTROL SYSTEM
  43. with the Subject JLUTIL USAGE into the File MCS.@JL and the ControlFile
  44. is MCS.CTL.
  45.  
  46. The switches -S and -U are needing two files. They have the same name
  47. as FileName and the extension .SOP and .USR. You have to put them into
  48. the specified and scanned FileArea. Within these two files you can specify
  49. an include file JL{EXT}.SOP and JL{EXT}.USR.
  50.  
  51. You can specify a general -S and -U File within the JLUTIL Directory.
  52. The names are EXTRAC_S.MSG and EXTRAC_U.MSG. If you specify certain
  53. files within the scanned FileArea, JLUTIL uses the certain files. If
  54. there are no certain files, JLUTIL uses the EXTRAC_?.MSG files within
  55. JLPATH.
  56.  
  57. Why should i use this option, you will ask. I will explain it to you.
  58. Sometimes you want to save all messages of a MsgArea. I for myself
  59. want to save my NetMail Areas. So i extract all messages from the
  60. NetMail Areas to a File.
  61.  
  62. But i have some other tasks. Some messages have a special header,
  63. eg if somebody requests THE JL's on disk. I have setup a batch,
  64. which looks each time after a Netmail run, if there is a new
  65. request. If so, it will be saved and this is important, because
  66. it includes the address of the Sysop and so i get a database of
  67. addresses. And because i want to inform the Sysop, that his request
  68. is in work, i use the -U switch. This forces the MCS to create a
  69. message, that the message of the Sysop has been received and
  70. that the disks will go out in a few days.
  71.  
  72. On the other hand i want to store all JLUTIL REPORTS and so i
  73. am extracting all messages from MCS to me with the header JLUTIL
  74. Usage.
  75.  
  76. If you make an aggreement with others, that they will write you
  77. messages in certain cases, which have a special header, you can
  78. backup these messages.
  79.  
  80. Or you want to backup all messages to a special person. Like with
  81. other options of this fine package you are the boss and you can
  82. setup the program for you own needs.
  83. ═══════════════════════════════════════════════════════════════════════════════
  84.  
  85.